home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1993 July / Internet Tools.iso / RockRidge / mail / sendmail / sendmail-5.65 / cf / m4 / prewriterule.m4 < prev    next >
Encoding:
Text File  |  1987-07-05  |  608 b   |  26 lines

  1. divert(10)
  2. #
  3. #  Sendmail
  4. #  Copyright (c) 1983  Eric P. Allman
  5. #  Berkeley, California
  6. #
  7. #  Copyright (c) 1983 Regents of the University of California.
  8. #  All rights reserved.  The Berkeley software License Agreement
  9. #  specifies the terms and conditions for redistribution.
  10. #
  11. #    @(#)prewriterule.m4    1.1 (Berkeley) 8/8/85
  12. #
  13. divert(0)
  14. ################################
  15. #  Sender Field Pre-rewriting  #
  16. ################################
  17. S1
  18. #R$*<$*>$*        $1$2$3                defocus
  19.  
  20. ###################################
  21. #  Recipient Field Pre-rewriting  #
  22. ###################################
  23. S2
  24. #R$*<$*>$*        $1$2$3                defocus
  25.  
  26.